DelayExec - Free Windows utility delaying the start of a program
Have you ever wanted to delay the execution of a program? Now you can with DelayExec. This small utility accepts command line parameters to launc the file of your choice. The first parameter is the full path to the file you would like to execute. The second parameter is the delay time, in seconds. Optionally you can tell the software to minimize or maximize the launched file, by default it will launch the file nomrally. There is no user interface to the program, it is ran from the command line and is completely hidden/stealth. DelayExec could be useful if you want something to wait before executing, such as on Windows startup or in a network login script.
Usage:
delayexec.exe [filename] [delay in seconds] -min -max
The filename is the path to the file you would like to launch.
The delay is the number of seconds you want to delay before launching the file.
-min will launch the file minimized
-max will launch the file maximized
delay.exe "C:\Program Files\Microsoft Office\Office\OUTLOOK.EXE" 60 -max
- example would delay 60 seconds before launching Outlook, maximized.
delay.exe "C:\Windows\notepad.exe" 10 -min
- this would delay 10 seconds before launching Notepad, minimized.
How to close DelayExec:
DelayExec will close after the file specified on the command line is launched.
Download & Start using it
Download DelayExec
DelayExec is compatible with these specific Windows operating systems: |